Since the API allows partial updates (“Note that the endpoint supports partial updates, so any number of the writable fields can be provided.”), how do I remove something?
EG, I want to use the API to remove a variable, if I just “update” without that variable, it will think I’m just skipping it.